home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ 12⁄22⁄89 / 0222-TCluster without box-Dec89 < prev    next >
Encoding:
Text File  |  1989-12-22  |  587 b   |  20 lines  |  [TEXT/GEOL]

  1. Item    9458957                         18-Dec-89        10:12
  2.  
  3. From:   MUYSVASOVIC                     ACE - Jean-Denis Muys-Vasovic
  4.  
  5. To:     DAWSON.M                        Dawson, Mark
  6.  
  7. cc:     MACAPP.TECH$                    MacApp Technical
  8.  
  9. Sub:    TCluster without box
  10.  
  11. Mark,
  12.  
  13. If you define the cluster label to be the empty string, then the box is not
  14. drawn at all. If you want the label without the box, you could define a
  15. subclass of TCluster overriding the draw method, but I would simply use a
  16. cluster without a title and add the title as a TStaticText.
  17.  
  18. Jean-Denis
  19.  
  20.